SCake SDK Changelog

0.1.0.1
Fixed Start anim functions missing their return variables
Removed unneeded cast

0.1.0
All mods using the old SDK need to be recompiled while targetting the new ProjectSugarCake actor
Updated for Data Structure changes in SCake 0.1.0
Added new functions added in SCake 0.1.0
Changed ProjectSugarCake's ChunkID to 44 (apparently high ChunkIDs can cause the packager to bug out on some machines)

0.0.3
Updated for Data Structure changes in SCake 0.0.3
Removed "EquipLocation" Enum as it's no longer used by SCake
Added SCake_RegisterAllJSON function
Added missing register functions to the example mod
Updated ReadMe with variable types

0.0.2
Initial release with compatiblity for SCake 0.0.2